| Overload | Description |
|---|---|
| FindKeys(IEnumerable<TKey>,Order) | Finds items containing any of the specified key values. |
| FindKeys | Finds items containing any of the specified key values. Implements FindKeys(IEnumerable,Order) (Inherited from C1.LiveLinq.Indexing.Index<T>) |